home *** CD-ROM | disk | FTP | other *** search
/ Internet Warrior 1993 July / Internet Warrior No. 1 July 1993 - Austin Code Works.ISO / tcpip / pcip / sniffer.arc / VIEWS.HLP < prev   
Encoding:
Text File  |  1987-01-24  |  1.6 KB  |  45 lines

  1. Three different views of the capture buffer:
  2.  
  3. You may select any combination of three different views
  4. of the frame data which is in the capture buffer.  The
  5. selected views will all share the screen and be
  6. adjusted to fit. Any one of them can be enlarged by
  7. zooming it so that it fills the entire screen whenever
  8. you wish.
  9.  
  10. The summary view:
  11.  
  12. The summary view window shows several frames at a time.
  13. A frame is represented by one or more lines of
  14. condensed information, each of which shows a brief
  15. encoding of the most important verb or parameter for
  16. one protocol level of the frame.  The lines are
  17. identified by the code name of the protocol interpreter
  18. which recognized that portion of the frame data.
  19.  
  20. The detail view:
  21.  
  22. The detail view represents only one frame, but provides
  23. a very complete interpretation of the fields and
  24. options for all the nested protocols which are
  25. recognized in the frame.  The full display is often
  26. larger than the window, but you may scroll it.
  27.  
  28. The lines are separated into sections for the various
  29. protocols.  Each protocol is indicated by a title for
  30. its section and by a code name at the at the left of
  31. each line.
  32.  
  33. The hex/character view:
  34.  
  35. This view shows one frame in hexadecimal format with an
  36. ASCII or EBCDIC character translation to the right.
  37. Non-alphanumeric values are indicated on the right by
  38. the character "."
  39.  
  40. By using the menu options you may pick one or the other
  41. translation to be used for all frames, or permit the
  42. system to choose automatically based on the frame type.
  43. In the latter case, EBCDIC will be used for MAC and SNA
  44. frames, and ASCII otherwise.
  45.